home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectInput / Scrawl / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  765 b   |  24 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Scrawl.rc
  4. //
  5. #define IDM_SENSITIVITY                 1
  6. #define IDC_SENSITIVITY_LOW             96
  7. #define IDC_SENSITIVITY_NORMAL          97
  8. #define IDC_SENSITIVITY_HIGH            98
  9. #define IDI_ICON1                       101
  10. #define IDI_MAIN                        101
  11. #define IDI_ICON2                       102
  12. #define IDI_ICON3                       103
  13.  
  14. // Next default values for new objects
  15. // 
  16. #ifdef APSTUDIO_INVOKED
  17. #ifndef APSTUDIO_READONLY_SYMBOLS
  18. #define _APS_NEXT_RESOURCE_VALUE        104
  19. #define _APS_NEXT_COMMAND_VALUE         40001
  20. #define _APS_NEXT_CONTROL_VALUE         1000
  21. #define _APS_NEXT_SYMED_VALUE           101
  22. #endif
  23. #endif
  24.